[INFO] cloning repository https://github.com/Shearerbeard/PESA-equation-services
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shearerbeard/PESA-equation-services" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShearerbeard%2FPESA-equation-services", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShearerbeard%2FPESA-equation-services'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3662de1bc8054c418cb097bb79e85f1822759bbf
[INFO] testing Shearerbeard/PESA-equation-services against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShearerbeard%2FPESA-equation-services" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shearerbeard/PESA-equation-services
[INFO] finished tweaking git repo https://github.com/Shearerbeard/PESA-equation-services
[INFO] tweaked toml for git repo https://github.com/Shearerbeard/PESA-equation-services written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shearerbeard/PESA-equation-services on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shearerbeard/PESA-equation-services already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.11.9
[INFO] [stderr]   Downloaded prost v0.11.9
[INFO] [stderr]   Downloaded tonic v0.9.2
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded matchit v0.7.2
[INFO] [stderr]   Downloaded tonic-build v0.9.2
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded memchr v2.6.2
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded object v0.32.0
[INFO] [stderr]   Downloaded rustix v0.38.10
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] [stderr]   Downloaded async-recursion v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4146be4bea1987c474779d52d4e4badbf812c932d806175c6e4fa5c15bbeba5
[INFO] running `Command { std: "docker" "start" "-a" "d4146be4bea1987c474779d52d4e4badbf812c932d806175c6e4fa5c15bbeba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4146be4bea1987c474779d52d4e4badbf812c932d806175c6e4fa5c15bbeba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4146be4bea1987c474779d52d4e4badbf812c932d806175c6e4fa5c15bbeba5", kill_on_drop: false }`
[INFO] [stdout] d4146be4bea1987c474779d52d4e4badbf812c932d806175c6e4fa5c15bbeba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0d8b387af1d918e098206644c4bf94bdba54bbc93b0c27275e9cf31082994b4
[INFO] running `Command { std: "docker" "start" "-a" "a0d8b387af1d918e098206644c4bf94bdba54bbc93b0c27275e9cf31082994b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling matchit v0.7.2
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling equation v0.1.0 (/opt/rustwide/workdir/equation)
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling subtractor v0.1.0 (/opt/rustwide/workdir/subtractor)
[INFO] [stderr]    Compiling divider v0.1.0 (/opt/rustwide/workdir/divider)
[INFO] [stderr]    Compiling orchestrator v0.1.0 (/opt/rustwide/workdir/orchestrator)
[INFO] [stderr]    Compiling multiplier v0.1.0 (/opt/rustwide/workdir/multiplier)
[INFO] [stderr]    Compiling adder v0.1.0 (/opt/rustwide/workdir/adder)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.54s
[INFO] running `Command { std: "docker" "inspect" "a0d8b387af1d918e098206644c4bf94bdba54bbc93b0c27275e9cf31082994b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0d8b387af1d918e098206644c4bf94bdba54bbc93b0c27275e9cf31082994b4", kill_on_drop: false }`
[INFO] [stdout] a0d8b387af1d918e098206644c4bf94bdba54bbc93b0c27275e9cf31082994b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2e01f6014e84aeac03b52ebdc96cdb6c5240604b252fbeb976e77ebf014be46
[INFO] running `Command { std: "docker" "start" "-a" "e2e01f6014e84aeac03b52ebdc96cdb6c5240604b252fbeb976e77ebf014be46", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling equation v0.1.0 (/opt/rustwide/workdir/equation)
[INFO] [stderr]    Compiling orchestrator v0.1.0 (/opt/rustwide/workdir/orchestrator)
[INFO] [stderr]    Compiling adder v0.1.0 (/opt/rustwide/workdir/adder)
[INFO] [stderr]    Compiling subtractor v0.1.0 (/opt/rustwide/workdir/subtractor)
[INFO] [stderr]    Compiling multiplier v0.1.0 (/opt/rustwide/workdir/multiplier)
[INFO] [stderr]    Compiling divider v0.1.0 (/opt/rustwide/workdir/divider)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> equation/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> equation/src/parse.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let mut evaluator = TestASTEvaluator::default();
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.95s
[INFO] running `Command { std: "docker" "inspect" "e2e01f6014e84aeac03b52ebdc96cdb6c5240604b252fbeb976e77ebf014be46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e01f6014e84aeac03b52ebdc96cdb6c5240604b252fbeb976e77ebf014be46", kill_on_drop: false }`
[INFO] [stdout] e2e01f6014e84aeac03b52ebdc96cdb6c5240604b252fbeb976e77ebf014be46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56372bb7979b0649f2ea0e46843bbf0baaa4fd0af2688a7d2b4c4a24b6d66820
[INFO] running `Command { std: "docker" "start" "-a" "56372bb7979b0649f2ea0e46843bbf0baaa4fd0af2688a7d2b4c4a24b6d66820", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> equation/src/lib.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> equation/src/parse.rs:127:13
[INFO] [stderr]     |
[INFO] [stderr] 127 |         let mut evaluator = TestASTEvaluator::default();
[INFO] [stderr]     |             ----^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `equation` (lib test) generated 2 warnings (run `cargo fix --lib -p equation --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adder-48c48cb286a38e27)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/divider-213de312f29a96d8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/equation-f2602118ed67356c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test parse::tests::test_ast_eval ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/multiplier-d2b24043de9164a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/orchestrator-9a0227587f714f18)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_divider ... FAILED
[INFO] [stdout] test tests::test_e2e ... FAILED
[INFO] [stdout] test tests::test_multiplier ... FAILED
[INFO] [stdout] test tests::test_subtractor ... FAILED
[INFO] [stdout] test tests::test_adder ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_divider stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_divider' (25) panicked at orchestrator/src/main.rs:178:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e00c098f28a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e00c098f28a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e00c09a4eba - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e00c09a4eba - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e00c0994182 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e00c0994182 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e00c096d6ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e00c096d6ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e00c09871c9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e00c05b648c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e00c05b648c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e00c0987442 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e00c0987442 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e00c096d7a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e00c09626f9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e00c096e71d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e00c09a567c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e00c09a53f2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e00c05a659e - <core[4a92201981c6b77a]::result::Result<equation[e760d8cbf30d0122]::proto::equation::divider_client::DividerClient<tonic[63b5d37618da4943]::transport::channel::Channel>, tonic[63b5d37618da4943]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e00c05a659e - orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:178:62
[INFO] [stdout]   22:     0x5e00c059275f - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   23:     0x5e00c058f504 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   24:     0x5e00c05790e5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::try_with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e00c0578dde - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e00c058c826 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   27:     0x5e00c05948a6 - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   28:     0x5e00c058fcc3 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until::<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   29:     0x5e00c059e67d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e00c058b9bd - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   31:     0x5e00c058b3db - tokio[db1f304f15a039bd]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5e00c058b3db - tokio[db1f304f15a039bd]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5e00c058b3db - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   34:     0x5e00c0582ea0 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   35:     0x5e00c05885ed - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   36:     0x5e00c0587884 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   37:     0x5e00c057883b - <tokio[db1f304f15a039bd]::runtime::context::scoped::Scoped<tokio[db1f304f15a039bd]::runtime::scheduler::Context>>::set::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5e00c0591ee9 - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5e00c0579d12 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::try_with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5e00c057947e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5e00c058d98d - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5e00c0585650 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   43:     0x5e00c05865a6 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   44:     0x5e00c0586a39 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5e00c0597943 - tokio[db1f304f15a039bd]::runtime::context::runtime::enter_runtime::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5e00c05826e5 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5e00c05a036c - <tokio[db1f304f15a039bd]::runtime::runtime::Runtime>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5e00c058c9fd - <tokio[db1f304f15a039bd]::task::local::LocalSet>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   49:     0x5e00c059ff47 - <actix_rt[addf42f746017ef6]::runtime::Runtime>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5e00c05a09d7 - <actix_rt[addf42f746017ef6]::system::SystemRunner>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5e00c05a87c8 - orchestrator[40f127f7087d99a4]::tests::test_divider
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:175:5
[INFO] [stdout]   52:     0x5e00c05a58f7 - orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:176:28
[INFO] [stdout]   53:     0x5e00c05a9546 - <orchestrator[40f127f7087d99a4]::tests::test_divider::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e00c05a976b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e00c05a976b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5e00c05b6f5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5e00c05b0674 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5e00c05b0674 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5e00c05b9b62 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5e00c05b9b62 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5e00c098e99f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5e00c098e99f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x795e493c5aa4 - <unknown>
[INFO] [stdout]   75:     0x795e49452a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_e2e stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_e2e' (26) panicked at orchestrator/src/main.rs:28:61:
[INFO] [stdout] client connect: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e00c098f28a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e00c098f28a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e00c09a4eba - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e00c09a4eba - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e00c0994182 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e00c0994182 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e00c096d6ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e00c096d6ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e00c09871c9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e00c05b648c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e00c05b648c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e00c0987442 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e00c0987442 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e00c096d7a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e00c09626f9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e00c096e71d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e00c09a567c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e00c09a53f2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e00c059ce7c - <core[4a92201981c6b77a]::result::Result<equation[e760d8cbf30d0122]::proto::equation::adder_client::AdderClient<tonic[63b5d37618da4943]::transport::channel::Channel>, tonic[63b5d37618da4943]::transport::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e00c05a5157 - <orchestrator[40f127f7087d99a4]::Clients>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:28:61
[INFO] [stdout]   22:     0x5e00c05a7fd1 - orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:193:49
[INFO] [stdout]   23:     0x5e00c0592b1f - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   24:     0x5e00c058f834 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   25:     0x5e00c05793e5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::try_with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5e00c0578ece - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5e00c058c8e6 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   28:     0x5e00c0594996 - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   29:     0x5e00c05903f2 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until::<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   30:     0x5e00c059e73d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e00c058ba7d - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   32:     0x5e00c058b8bb - tokio[db1f304f15a039bd]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5e00c058b8bb - tokio[db1f304f15a039bd]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5e00c058b8bb - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   35:     0x5e00c0583800 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   36:     0x5e00c058a59d - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   37:     0x5e00c05878e4 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   38:     0x5e00c0578c2b - <tokio[db1f304f15a039bd]::runtime::context::scoped::Scoped<tokio[db1f304f15a039bd]::runtime::scheduler::Context>>::set::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5e00c0591fa9 - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5e00c057a0d2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::try_with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5e00c057959e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5e00c058da4d - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5e00c05862b0 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   44:     0x5e00c0586726 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   45:     0x5e00c0587069 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5e00c0597d93 - tokio[db1f304f15a039bd]::runtime::context::runtime::enter_runtime::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5e00c05829b5 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5e00c05a08eb - <tokio[db1f304f15a039bd]::runtime::runtime::Runtime>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5e00c058cbbc - <tokio[db1f304f15a039bd]::task::local::LocalSet>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   50:     0x5e00c05a0037 - <actix_rt[addf42f746017ef6]::runtime::Runtime>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5e00c05a0a97 - <actix_rt[addf42f746017ef6]::system::SystemRunner>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5e00c05a8978 - orchestrator[40f127f7087d99a4]::tests::test_e2e
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:190:5
[INFO] [stdout]   53:     0x5e00c05a5987 - orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:191:24
[INFO] [stdout]   54:     0x5e00c05a9606 - <orchestrator[40f127f7087d99a4]::tests::test_e2e::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e00c05a976b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e00c05a976b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5e00c05b6f5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5e00c05b0674 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5e00c05b0674 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5e00c05b9b62 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5e00c05b9b62 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e00c098e99f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5e00c098e99f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x795e493c5aa4 - <unknown>
[INFO] [stdout]   76:     0x795e49452a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_multiplier stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_multiplier' (27) panicked at orchestrator/src/main.rs:163:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e00c098f28a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e00c098f28a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e00c09a4eba - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e00c09a4eba - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e00c0994182 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e00c0994182 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e00c096d6ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e00c096d6ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e00c09871c9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e00c05b648c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e00c05b648c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e00c0987442 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e00c0987442 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e00c096d7a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e00c09626f9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e00c096e71d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e00c09a567c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e00c09a53f2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e00c05a6ebe - <core[4a92201981c6b77a]::result::Result<equation[e760d8cbf30d0122]::proto::equation::multiplier_client::MultiplierClient<tonic[63b5d37618da4943]::transport::channel::Channel>, tonic[63b5d37618da4943]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e00c05a6ebe - orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:163:65
[INFO] [stdout]   22:     0x5e00c059289f - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   23:     0x5e00c058f614 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   24:     0x5e00c05791e5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::try_with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e00c0578e2e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e00c058c866 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   27:     0x5e00c05948f6 - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   28:     0x5e00c058ff23 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until::<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   29:     0x5e00c059e6bd - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e00c058b9fd - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   31:     0x5e00c058b57b - tokio[db1f304f15a039bd]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5e00c058b57b - tokio[db1f304f15a039bd]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5e00c058b57b - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   34:     0x5e00c05831c0 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   35:     0x5e00c058907d - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   36:     0x5e00c05878a4 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   37:     0x5e00c057898b - <tokio[db1f304f15a039bd]::runtime::context::scoped::Scoped<tokio[db1f304f15a039bd]::runtime::scheduler::Context>>::set::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5e00c0591f29 - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5e00c0579e52 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::try_with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5e00c05794de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5e00c058d9cd - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stderr] error: test failed, to rerun pass `-p orchestrator --bin orchestrator`
[INFO] [stdout]   42:     0x5e00c0585a70 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   43:     0x5e00c0586626 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   44:     0x5e00c0586c49 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5e00c0597ab3 - tokio[db1f304f15a039bd]::runtime::context::runtime::enter_runtime::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5e00c05827d5 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5e00c05a053c - <tokio[db1f304f15a039bd]::runtime::runtime::Runtime>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5e00c058ca8d - <tokio[db1f304f15a039bd]::task::local::LocalSet>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   49:     0x5e00c059ff97 - <actix_rt[addf42f746017ef6]::runtime::Runtime>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5e00c05a0a17 - <actix_rt[addf42f746017ef6]::system::SystemRunner>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5e00c05a8858 - orchestrator[40f127f7087d99a4]::tests::test_multiplier
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:160:5
[INFO] [stdout]   52:     0x5e00c05a5927 - orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:161:31
[INFO] [stdout]   53:     0x5e00c05a9586 - <orchestrator[40f127f7087d99a4]::tests::test_multiplier::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e00c05a976b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e00c05a976b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5e00c05b6f5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5e00c05b0674 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5e00c05b0674 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5e00c05b9b62 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5e00c05b9b62 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5e00c098e99f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5e00c098e99f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x795e493c5aa4 - <unknown>
[INFO] [stdout]   75:     0x795e49452a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_subtractor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_subtractor' (28) panicked at orchestrator/src/main.rs:148:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e00c098f28a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e00c098f28a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e00c09a4eba - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e00c09a4eba - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e00c0994182 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e00c0994182 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e00c096d6ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e00c096d6ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e00c09871c9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e00c05b648c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e00c05b648c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e00c0987442 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e00c0987442 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e00c096d7a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e00c09626f9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e00c096e71d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e00c09a567c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e00c09a53f2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e00c05a77de - <core[4a92201981c6b77a]::result::Result<equation[e760d8cbf30d0122]::proto::equation::subtractor_client::SubtractorClient<tonic[63b5d37618da4943]::transport::channel::Channel>, tonic[63b5d37618da4943]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e00c05a77de - orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:148:65
[INFO] [stdout]   22:     0x5e00c05929df - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   23:     0x5e00c058f724 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   24:     0x5e00c05792e5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::try_with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e00c0578e7e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e00c058c8a6 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   27:     0x5e00c0594946 - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   28:     0x5e00c0590183 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until::<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   29:     0x5e00c059e6fd - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e00c058ba3d - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   31:     0x5e00c058b71b - tokio[db1f304f15a039bd]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5e00c058b71b - tokio[db1f304f15a039bd]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5e00c058b71b - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   34:     0x5e00c05834e0 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   35:     0x5e00c0589b0d - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   36:     0x5e00c05878c4 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   37:     0x5e00c0578adb - <tokio[db1f304f15a039bd]::runtime::context::scoped::Scoped<tokio[db1f304f15a039bd]::runtime::scheduler::Context>>::set::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5e00c0591f69 - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5e00c0579f92 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::try_with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5e00c057953e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5e00c058da0d - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5e00c0585e90 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   43:     0x5e00c05866a6 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   44:     0x5e00c0586e59 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5e00c0597c23 - tokio[db1f304f15a039bd]::runtime::context::runtime::enter_runtime::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5e00c05828c5 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5e00c05a070c - <tokio[db1f304f15a039bd]::runtime::runtime::Runtime>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5e00c058cb1d - <tokio[db1f304f15a039bd]::task::local::LocalSet>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   49:     0x5e00c059ffe7 - <actix_rt[addf42f746017ef6]::runtime::Runtime>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5e00c05a0a57 - <actix_rt[addf42f746017ef6]::system::SystemRunner>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5e00c05a88e8 - orchestrator[40f127f7087d99a4]::tests::test_subtractor
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:145:5
[INFO] [stdout]   52:     0x5e00c05a5957 - orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:146:31
[INFO] [stdout]   53:     0x5e00c05a95c6 - <orchestrator[40f127f7087d99a4]::tests::test_subtractor::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e00c05a976b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e00c05a976b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5e00c05b6f5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5e00c05b0674 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5e00c05b0674 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5e00c05b9b62 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5e00c05b9b62 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5e00c098e99f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5e00c098e99f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x795e493c5aa4 - <unknown>
[INFO] [stdout]   75:     0x795e49452a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_adder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_adder' (24) panicked at orchestrator/src/main.rs:133:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e00c098f28a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e00c098f28a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e00c098f28a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e00c09a4eba - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e00c09a4eba - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5e00c0994182 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e00c0994182 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e00c096d6ef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e00c096d6ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e00c09871c9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e00c05b648c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e00c05b648c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e00c0987442 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e00c0987442 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e00c096d7a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e00c09626f9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e00c096e71d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e00c09a567c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e00c09a53f2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e00c05a5c7e - <core[4a92201981c6b77a]::result::Result<equation[e760d8cbf30d0122]::proto::equation::adder_client::AdderClient<tonic[63b5d37618da4943]::transport::channel::Channel>, tonic[63b5d37618da4943]::transport::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e00c05a5c7e - orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:133:60
[INFO] [stdout]   22:     0x5e00c059261f - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:949:44
[INFO] [stdout]   23:     0x5e00c058f3f4 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:686:13
[INFO] [stdout]   24:     0x5e00c0578fe5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::try_with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e00c0578d8e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::task::local::LocalData>>::with::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e00c058c7e6 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:669:17
[INFO] [stdout]   27:     0x5e00c0594856 - <tokio[db1f304f15a039bd]::task::local::RunUntil<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:939:22
[INFO] [stdout]   28:     0x5e00c058fa63 - <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until::<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:575:19
[INFO] [stdout]   29:     0x5e00c059e63d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e00c058b97d - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   31:     0x5e00c058b23b - tokio[db1f304f15a039bd]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5e00c058b23b - tokio[db1f304f15a039bd]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5e00c058b23b - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   34:     0x5e00c0582b80 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   35:     0x5e00c0587b5d - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   36:     0x5e00c0587864 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   37:     0x5e00c05786eb - <tokio[db1f304f15a039bd]::runtime::context::scoped::Scoped<tokio[db1f304f15a039bd]::runtime::scheduler::Context>>::set::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5e00c0591ea9 - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5e00c0579bd2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::try_with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5e00c057941e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[db1f304f15a039bd]::runtime::context::Context>>::with::<tokio[db1f304f15a039bd]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5e00c058d94d - tokio[db1f304f15a039bd]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5e00c0585230 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   43:     0x5e00c0586526 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   44:     0x5e00c0586829 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5e00c05977d3 - tokio[db1f304f15a039bd]::runtime::context::runtime::enter_runtime::<<tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5e00c05825f5 - <tokio[db1f304f15a039bd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5e00c05a019c - <tokio[db1f304f15a039bd]::runtime::runtime::Runtime>::block_on::<<tokio[db1f304f15a039bd]::task::local::LocalSet>::run_until<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5e00c058c96d - <tokio[db1f304f15a039bd]::task::local::LocalSet>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/task/local.rs:536:12
[INFO] [stdout]   49:     0x5e00c059fef7 - <actix_rt[addf42f746017ef6]::runtime::Runtime>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5e00c05a0997 - <actix_rt[addf42f746017ef6]::system::SystemRunner>::block_on::<orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5e00c05a8738 - orchestrator[40f127f7087d99a4]::tests::test_adder
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:130:5
[INFO] [stdout]   52:     0x5e00c05a58c7 - orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/orchestrator/src/main.rs:131:26
[INFO] [stdout]   53:     0x5e00c05a9506 - <orchestrator[40f127f7087d99a4]::tests::test_adder::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e00c05a976b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e00c05a976b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5e00c05b6f5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e00c05b6f5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5e00c05b6f5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5e00c05b0674 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5e00c05b0674 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5e00c05b9b62 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5e00c05b9b62 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5e00c05b9b62 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5e00c098e99f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5e00c098e99f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x795e493c5aa4 - <unknown>
[INFO] [stdout]   75:     0x795e49452a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_adder
[INFO] [stdout]     tests::test_divider
[INFO] [stdout]     tests::test_e2e
[INFO] [stdout]     tests::test_multiplier
[INFO] [stdout]     tests::test_subtractor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "56372bb7979b0649f2ea0e46843bbf0baaa4fd0af2688a7d2b4c4a24b6d66820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56372bb7979b0649f2ea0e46843bbf0baaa4fd0af2688a7d2b4c4a24b6d66820", kill_on_drop: false }`
[INFO] [stdout] 56372bb7979b0649f2ea0e46843bbf0baaa4fd0af2688a7d2b4c4a24b6d66820
